Search

Enum IpamExtensibleAttributeType

Extends java.lang.Enum
Infoblox IPAM Extensible Attribute Type

Enum Values

Value Description
INTEGER Integer extensible attribute type of Infoblox IPAM
STRING String, List, Email, URL, Date extensible attribute types of Infoblox IPAM

Attributes

None

Methods

Name Returns
getDescription() String
getEnumById(String ) IpamExtensibleAttributeType
getId() String
getName() String
valueOf(String ) IpamExtensibleAttributeType
values() IpamExtensibleAttributeType[]

Returned by

Method Returns
IpamExtensibleAttributeType.getEnumById(String ) IpamExtensibleAttributeType
IpamExtensibleAttributeType.valueOf(String ) IpamExtensibleAttributeType
IpamExtensibleAttributeType.values() IpamExtensibleAttributeType[]

Referenced in

Method Returns
IpamExtensibleAttribute.(String name, IpamExtensibleAttributeType type, String value) void