Uses of Class
com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1.AttributeReferenceType

Packages that use AttributeReferenceType
com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1   
 

Uses of AttributeReferenceType in com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1
 

Subclasses of AttributeReferenceType in com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1
 class ClassifiedAttributeType
          Java class for ClassifiedAttributeType complex type.
 class ObjectClassAttributeType
          Java class for ObjectClassAttributeType complex type.
 

Fields in com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1 declared as AttributeReferenceType
protected  AttributeReferenceType OperationType.readAttribute
           
protected  AttributeReferenceType OperationType.writeAttribute
           
 

Methods in com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1 that return AttributeReferenceType
 AttributeReferenceType ObjectFactory.createAttributeReferenceType()
          Create an instance of AttributeReferenceType
 AttributeReferenceType OperationType.getReadAttribute()
          Gets the value of the readAttribute property.
 AttributeReferenceType OperationType.getWriteAttribute()
          Gets the value of the writeAttribute property.
 

Methods in com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1 that return types with arguments of type AttributeReferenceType
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createCompositeIdentifier(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createDescriptionAttribute(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createDisplayName(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createIdentifier(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createNamingAttribute(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createSecondaryIdentifier(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.resource.resource_schema_1 with parameters of type AttributeReferenceType
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createCompositeIdentifier(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createDescriptionAttribute(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createDisplayName(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createIdentifier(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createNamingAttribute(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 javax.xml.bind.JAXBElement<AttributeReferenceType> ObjectFactory.createSecondaryIdentifier(AttributeReferenceType value)
          Create an instance of JAXBElement<AttributeReferenceType>}
 void OperationType.setReadAttribute(AttributeReferenceType value)
          Sets the value of the readAttribute property.
 void OperationType.setWriteAttribute(AttributeReferenceType value)
          Sets the value of the writeAttribute property.
 



Copyright © 2011 evolveum. All Rights Reserved.