Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
short
short
short
boolean
boolean
boolean
boolean
boolean
short
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Method Details
values
Returns an array containing the constants of this enum type, in
the order they are declared.
Returns:
an array containing the constants of this enum type, in the order they are declared
valueOf
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null
getValue
public short getValue ()
getSupported_S7_300
public boolean getSupported_S7_300 ()
firstEnumForFieldSupported_S7_300
public static TransportSize firstEnumForFieldSupported_S7_300 (boolean fieldValue)
enumsForFieldSupported_S7_300
getSupported_LOGO
public boolean getSupported_LOGO ()
firstEnumForFieldSupported_LOGO
public static TransportSize firstEnumForFieldSupported_LOGO (boolean fieldValue)
enumsForFieldSupported_LOGO
getCode
public short getCode ()
firstEnumForFieldCode
public static TransportSize firstEnumForFieldCode (short fieldValue)
getSizeInBytes
public short getSizeInBytes ()
firstEnumForFieldSizeInBytes
public static TransportSize firstEnumForFieldSizeInBytes (short fieldValue)
getSupported_S7_400
public boolean getSupported_S7_400 ()
firstEnumForFieldSupported_S7_400
public static TransportSize firstEnumForFieldSupported_S7_400 (boolean fieldValue)
enumsForFieldSupported_S7_400
getSupported_S7_1200
public boolean getSupported_S7_1200 ()
firstEnumForFieldSupported_S7_1200
public static TransportSize firstEnumForFieldSupported_S7_1200 (boolean fieldValue)
enumsForFieldSupported_S7_1200
getShortName
public short getShortName ()
firstEnumForFieldShortName
public static TransportSize firstEnumForFieldShortName (short fieldValue)
getSupported_S7_1500
public boolean getSupported_S7_1500 ()
firstEnumForFieldSupported_S7_1500
public static TransportSize firstEnumForFieldSupported_S7_1500 (boolean fieldValue)
enumsForFieldSupported_S7_1500
firstEnumForFieldDataTransportSize
enumsForFieldDataTransportSize
getDataProtocolId
public String getDataProtocolId ()
firstEnumForFieldDataProtocolId
enumsForFieldDataProtocolId
firstEnumForFieldBaseType
isDefined
public static Boolean isDefined (short value)