Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.NexusEnumType
Packages that use NexusEnumType
-
Uses of NexusEnumType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as NexusEnumTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return NexusEnumTypeModifier and TypeMethodDescriptionstatic NexusEnumTypeOrganisationPartyType.getNexus()Gets the value of the nexus property.static NexusEnumTypeReturns the enum constant of this class with the specified name.static NexusEnumType[]NexusEnumType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type NexusEnumTypeModifier and TypeMethodDescriptionvoidOrganisationPartyType.setNexus(NexusEnumType value) Sets the value of the nexus property.