Uses of Enum Class
uk.org.netex.www.netex.CouplingTypeEnumeration
Packages that use CouplingTypeEnumeration
-
Uses of CouplingTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CouplingTypeEnumerationModifier and TypeMethodDescriptionstatic CouplingTypeEnumerationCouplingTypeEnumeration.forNumber(int value) ChargingEquipmentProfile_VersionStructure.Builder.getCouplingType()Type of coupling.ChargingEquipmentProfile_VersionStructure.getCouplingType()Type of coupling.ChargingEquipmentProfile_VersionStructureOrBuilder.getCouplingType()Type of coupling.ChargingEquipmentProfileType.Builder.getCouplingType()Type of coupling.ChargingEquipmentProfileType.getCouplingType()Type of coupling.ChargingEquipmentProfileTypeOrBuilder.getCouplingType()Type of coupling.static CouplingTypeEnumerationCouplingTypeEnumeration.valueOf(int value) Deprecated.static CouplingTypeEnumerationCouplingTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CouplingTypeEnumerationReturns the enum constant of this class with the specified name.static CouplingTypeEnumeration[]CouplingTypeEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type CouplingTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CouplingTypeEnumeration> CouplingTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type CouplingTypeEnumerationModifier and TypeMethodDescriptionChargingEquipmentProfile_VersionStructure.Builder.setCouplingType(CouplingTypeEnumeration value) Type of coupling.ChargingEquipmentProfileType.Builder.setCouplingType(CouplingTypeEnumeration value) Type of coupling.