public class ChardevSpicePort extends QApiType
QApiTypeDescriptor{name=ChardevSpicePort, data={fqdn=str}, innerTypes=null}
Constructor and Description |
---|
ChardevSpicePort() |
ChardevSpicePort(String fqdn) |
Modifier and Type | Method and Description |
---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
ChardevSpicePort |
withFqdn(String value) |
toString
public ChardevSpicePort()
public ChardevSpicePort(String fqdn)
@Nonnull public ChardevSpicePort withFqdn(String value)
public List<String> getFieldNames()
getFieldNames
in class QApiType
public Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName
in class QApiType
NoSuchFieldException