Uses of Enum
com.xero.models.file.ObjectGroup
Packages that use ObjectGroup
-
Uses of ObjectGroup in com.xero.models.file
Methods in com.xero.models.file that return ObjectGroupModifier and TypeMethodDescriptionstatic ObjectGroupfromValueAssociation.getObjectGroup()Get objectGroupstatic ObjectGroupReturns the enum constant of this type with the specified name.static ObjectGroup[]ObjectGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.file with parameters of type ObjectGroupModifier and TypeMethodDescriptionAssociation.objectGroup(ObjectGroup objectGroup) objectGroupvoidAssociation.setObjectGroup(ObjectGroup objectGroup) objectGroup