Uses of Class
org.plasma.xml.xslt.AttributeType

Packages that use AttributeType
org.plasma.xml.xslt PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of AttributeType in org.plasma.xml.xslt
 

Fields in org.plasma.xml.xslt with type parameters of type AttributeType
protected  java.util.List<AttributeType> AttributeSet.attributes
           
 

Methods in org.plasma.xml.xslt that return AttributeType
 AttributeType ObjectFactory.createAttributeType()
          Create an instance of AttributeType
 

Methods in org.plasma.xml.xslt that return types with arguments of type AttributeType
 javax.xml.bind.JAXBElement<AttributeType> ObjectFactory.createAttribute(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 java.util.List<AttributeType> AttributeSet.getAttributes()
          Gets the value of the attributes property.
 

Methods in org.plasma.xml.xslt with parameters of type AttributeType
 javax.xml.bind.JAXBElement<AttributeType> ObjectFactory.createAttribute(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 



Copyright © 2013. All Rights Reserved.