Uses of Class
de.extra_standard.namespace.components._1.PropertyType

Packages that use PropertyType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.logging._1   
 

Uses of PropertyType in de.extra_standard.namespace.components._1
 

Methods in de.extra_standard.namespace.components._1 that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type PropertyType
 JAXBElement<PropertyType> ObjectFactory.createProperty(PropertyType value)
          Create an instance of JAXBElement<PropertyType>}
 

Methods in de.extra_standard.namespace.components._1 with parameters of type PropertyType
 JAXBElement<PropertyType> ObjectFactory.createProperty(PropertyType value)
          Create an instance of JAXBElement<PropertyType>}
 

Uses of PropertyType in de.extra_standard.namespace.logging._1
 

Fields in de.extra_standard.namespace.logging._1 declared as PropertyType
protected  PropertyType StateType.property
           
 

Methods in de.extra_standard.namespace.logging._1 that return PropertyType
 PropertyType StateType.getProperty()
          Gets the value of the property property.
 

Methods in de.extra_standard.namespace.logging._1 with parameters of type PropertyType
 void StateType.setProperty(PropertyType value)
          Sets the value of the property property.
 



Copyright © 2012-2013. All Rights Reserved.