Uses of Class
gov.nasa.arc.pds.xml.generated.Alias
-
Packages that use Alias Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Alias in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type Alias Modifier and Type Field Description protected java.util.List<Alias>
AliasList. alias
Methods in gov.nasa.arc.pds.xml.generated that return Alias Modifier and Type Method Description Alias
ObjectFactory. createAlias()
Create an instance ofAlias
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type Alias Modifier and Type Method Description java.util.List<Alias>
AliasList. getAlias()
Gets the value of the alias property.
-