Uses of Class
gov.nasa.arc.pds.xml.generated.PropertyMap
-
Packages that use PropertyMap Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of PropertyMap in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type PropertyMap Modifier and Type Field Description protected java.util.List<PropertyMap>PropertyMaps. propertyMapsMethods in gov.nasa.arc.pds.xml.generated that return PropertyMap Modifier and Type Method Description PropertyMapObjectFactory. createPropertyMap()Create an instance ofPropertyMapMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type PropertyMap Modifier and Type Method Description java.util.List<PropertyMap>PropertyMaps. getPropertyMaps()Gets the value of the propertyMaps property.
-