Uses of Class
uk.org.siri.siri21.TypeOfNestedQuayEnumeration
-
Packages that use TypeOfNestedQuayEnumeration Package Description uk.org.siri.siri21 -
-
Uses of TypeOfNestedQuayEnumeration in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as TypeOfNestedQuayEnumeration Modifier and Type Field Description protected TypeOfNestedQuayEnumerationPlannedStopAssignmentStructure. quayTypeprotected TypeOfNestedQuayEnumerationStopAssignmentStructure. quayTypeMethods in uk.org.siri.siri21 that return TypeOfNestedQuayEnumeration Modifier and Type Method Description static TypeOfNestedQuayEnumerationTypeOfNestedQuayEnumeration. fromValue(String v)TypeOfNestedQuayEnumerationPlannedStopAssignmentStructure. getQuayType()Gets the value of the quayType property.TypeOfNestedQuayEnumerationStopAssignmentStructure. getQuayType()Gets the value of the quayType property.static TypeOfNestedQuayEnumerationTypeOfNestedQuayEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static TypeOfNestedQuayEnumeration[]TypeOfNestedQuayEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.siri.siri21 that return types with arguments of type TypeOfNestedQuayEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TypeOfNestedQuayEnumeration>ObjectFactory. createQuayType(TypeOfNestedQuayEnumeration value)Methods in uk.org.siri.siri21 with parameters of type TypeOfNestedQuayEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TypeOfNestedQuayEnumeration>ObjectFactory. createQuayType(TypeOfNestedQuayEnumeration value)voidPlannedStopAssignmentStructure. setQuayType(TypeOfNestedQuayEnumeration value)Sets the value of the quayType property.voidStopAssignmentStructure. setQuayType(TypeOfNestedQuayEnumeration value)Sets the value of the quayType property.
-