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. ddAssociationsMethods in gov.nasa.arc.pds.xml.generated that return DDAssociation Modifier and Type Method Description DDAssociationObjectFactory. createDDAssociation()Create an instance ofDDAssociationMethods 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.
-