Uses of Enum
org.bidib.jbidibc.decoder.schema.commontypes.CVTypeType
Packages that use CVTypeType
-
Uses of CVTypeType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as CVTypeTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return CVTypeTypeModifier and TypeMethodDescriptionstatic CVTypeTypeCVType.getType()Gets the value of the type property.static CVTypeTypeReturns the enum constant of this type with the specified name.static CVTypeType[]CVTypeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type CVTypeTypeModifier and TypeMethodDescriptionvoidCVType.setType(CVTypeType value) Sets the value of the type property.CVType.withType(CVTypeType value)