Uses of Class
gov.nasa.arc.pds.xml.generated.DDAssociation
-
Packages that use DDAssociation Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDAssociation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type DDAssociation Modifier and Type Field Description protected java.util.List<DDAssociation>
DDClassFull. ddAssociations
Methods in gov.nasa.arc.pds.xml.generated that return DDAssociation Modifier and Type Method Description DDAssociation
ObjectFactory. createDDAssociation()
Create an instance ofDDAssociation
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DDAssociation Modifier and Type Method Description java.util.List<DDAssociation>
DDClassFull. getDDAssociations()
Gets the value of the ddAssociations property.
-