Uses of Class
net.sf.okapi.proto.textunitflat.Property.PropName
-
Packages that use Property.PropName Package Description net.sf.okapi.proto.textunitflat -
-
Uses of Property.PropName in net.sf.okapi.proto.textunitflat
Methods in net.sf.okapi.proto.textunitflat that return Property.PropName Modifier and Type Method Description static Property.PropNameProperty.PropName. forNumber(int value)static Property.PropNameProperty.PropName. valueOf(int value)Deprecated.static Property.PropNameProperty.PropName. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Property.PropNameProperty.PropName. valueOf(String name)Returns the enum constant of this type with the specified name.static Property.PropName[]Property.PropName. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.okapi.proto.textunitflat that return types with arguments of type Property.PropName Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Property.PropName>Property.PropName. internalGetValueMap()
-