Uses of Class
gov.nasa.arc.pds.xml.generated.EncodedNative
-
Packages that use EncodedNative Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of EncodedNative in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type EncodedNative Modifier and Type Field Description protected java.util.List<EncodedNative>FileAreaNative. encodedNativesMethods in gov.nasa.arc.pds.xml.generated that return EncodedNative Modifier and Type Method Description EncodedNativeObjectFactory. createEncodedNative()Create an instance ofEncodedNativeMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type EncodedNative Modifier and Type Method Description java.util.List<EncodedNative>FileAreaNative. getEncodedNatives()Gets the value of the encodedNatives property.
-