Uses of Class
gov.nasa.arc.pds.xml.generated.LocalIDRelation
-
Packages that use LocalIDRelation Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of LocalIDRelation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type LocalIDRelation Modifier and Type Field Description protected java.util.List<LocalIDRelation>
CompositeStructure. localIDRelations
Methods in gov.nasa.arc.pds.xml.generated that return LocalIDRelation Modifier and Type Method Description LocalIDRelation
ObjectFactory. createLocalIDRelation()
Create an instance ofLocalIDRelation
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type LocalIDRelation Modifier and Type Method Description java.util.List<LocalIDRelation>
CompositeStructure. getLocalIDRelations()
Gets the value of the localIDRelations property.
-