Uses of Class
gov.nasa.arc.pds.xml.generated.AliasList
-
Packages that use AliasList Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of AliasList in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as AliasList Modifier and Type Field Description protected AliasList
IdentificationArea. aliasList
Methods in gov.nasa.arc.pds.xml.generated that return AliasList Modifier and Type Method Description AliasList
ObjectFactory. createAliasList()
Create an instance ofAliasList
AliasList
IdentificationArea. getAliasList()
Gets the value of the aliasList property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type AliasList Modifier and Type Method Description void
IdentificationArea. setAliasList(AliasList value)
Sets the value of the aliasList property.
-