Uses of Enum Class
uk.org.netex.www.netex.BorderTypeEnumeration
Packages that use BorderTypeEnumeration
-
Uses of BorderTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return BorderTypeEnumerationModifier and TypeMethodDescriptionstatic BorderTypeEnumerationBorderTypeEnumeration.forNumber(int value) PathLink_VersionStructure.Builder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).PathLink_VersionStructure.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).PathLink_VersionStructureOrBuilder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).PathLinkType.Builder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).PathLinkType.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).PathLinkTypeOrBuilder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).SitePathLink_VersionStructure.Builder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).SitePathLink_VersionStructure.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).SitePathLink_VersionStructureOrBuilder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).SitePathLinkType.Builder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).SitePathLinkType.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).SitePathLinkTypeOrBuilder.getLeftSideBorder()Type of border on the left side (in the direction of the PATH LINK).PathLink_VersionStructure.Builder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).PathLink_VersionStructure.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).PathLink_VersionStructureOrBuilder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).PathLinkType.Builder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).PathLinkType.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).PathLinkTypeOrBuilder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).SitePathLink_VersionStructure.Builder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).SitePathLink_VersionStructure.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).SitePathLink_VersionStructureOrBuilder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).SitePathLinkType.Builder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).SitePathLinkType.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).SitePathLinkTypeOrBuilder.getRightSideBorder()Type of border on the right side (in the direction of the PATH LINK).static BorderTypeEnumerationBorderTypeEnumeration.valueOf(int value) Deprecated.static BorderTypeEnumerationBorderTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static BorderTypeEnumerationReturns the enum constant of this class with the specified name.static BorderTypeEnumeration[]BorderTypeEnumeration.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 BorderTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<BorderTypeEnumeration> BorderTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type BorderTypeEnumerationModifier and TypeMethodDescriptionPathLink_VersionStructure.Builder.setLeftSideBorder(BorderTypeEnumeration value) Type of border on the left side (in the direction of the PATH LINK).PathLinkType.Builder.setLeftSideBorder(BorderTypeEnumeration value) Type of border on the left side (in the direction of the PATH LINK).SitePathLink_VersionStructure.Builder.setLeftSideBorder(BorderTypeEnumeration value) Type of border on the left side (in the direction of the PATH LINK).SitePathLinkType.Builder.setLeftSideBorder(BorderTypeEnumeration value) Type of border on the left side (in the direction of the PATH LINK).PathLink_VersionStructure.Builder.setRightSideBorder(BorderTypeEnumeration value) Type of border on the right side (in the direction of the PATH LINK).PathLinkType.Builder.setRightSideBorder(BorderTypeEnumeration value) Type of border on the right side (in the direction of the PATH LINK).SitePathLink_VersionStructure.Builder.setRightSideBorder(BorderTypeEnumeration value) Type of border on the right side (in the direction of the PATH LINK).SitePathLinkType.Builder.setRightSideBorder(BorderTypeEnumeration value) Type of border on the right side (in the direction of the PATH LINK).