public class TpIpTp
extends java.lang.Object
| Constructor and Description |
|---|
TpIpTp() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
java.lang.String |
getTpCastType() |
java.util.List<java.lang.String> |
getTpIpAddress() |
java.lang.Object |
getTpIpAddressPrefix() |
java.lang.Integer |
getTpSubnetMask() |
void |
setAdditionalProperty(java.lang.String name,
java.lang.Object value) |
void |
setTpCastType(java.lang.String tpCastType) |
void |
setTpIpAddress(java.util.List<java.lang.String> tpIpAddress) |
void |
setTpIpAddressPrefix(java.lang.Object tpIpAddressPrefix) |
void |
setTpSubnetMask(java.lang.Integer tpSubnetMask) |
public java.util.List<java.lang.String> getTpIpAddress()
public void setTpIpAddress(java.util.List<java.lang.String> tpIpAddress)
public java.lang.Integer getTpSubnetMask()
public void setTpSubnetMask(java.lang.Integer tpSubnetMask)
public java.lang.Object getTpIpAddressPrefix()
public void setTpIpAddressPrefix(java.lang.Object tpIpAddressPrefix)
public java.lang.String getTpCastType()
public void setTpCastType(java.lang.String tpCastType)
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
public void setAdditionalProperty(java.lang.String name,
java.lang.Object value)