Uses of Enum
com.xero.models.file.ObjectType
Packages that use ObjectType
-
Uses of ObjectType in com.xero.models.file
Methods in com.xero.models.file that return ObjectTypeModifier and TypeMethodDescriptionstatic ObjectTypefromValueAssociation.getObjectType()Get objectTypestatic ObjectTypeReturns the enum constant of this type with the specified name.static ObjectType[]ObjectType.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 ObjectTypeModifier and TypeMethodDescriptionAssociation.objectType(ObjectType objectType) objectTypevoidAssociation.setObjectType(ObjectType objectType) objectType