Class AssignmentPropertiesSpecificationType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class AssignmentPropertiesSpecificationType
    extends Object
    implements Serializable, Cloneable, Containerable

    Java class for AssignmentPropertiesSpecificationType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="AssignmentPropertiesSpecificationType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="relation" type="{http://www.w3.org/2001/XMLSchema}QName" minOccurs="0"/>
             <element name="subtype" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form