Uses of Class
org.dmtf.schemas.wbem.wsman._1.wsman.AttributablePositiveInteger

Packages that use AttributablePositiveInteger
org.dmtf.schemas.wbem.wsman._1.wsman   
 

Uses of AttributablePositiveInteger in org.dmtf.schemas.wbem.wsman._1.wsman
 

Subclasses of AttributablePositiveInteger in org.dmtf.schemas.wbem.wsman._1.wsman
 class MaxEnvelopeSizeType
          Java class for MaxEnvelopeSizeType complex type.
 

Methods in org.dmtf.schemas.wbem.wsman._1.wsman that return AttributablePositiveInteger
 AttributablePositiveInteger ObjectFactory.createAttributablePositiveInteger()
          Create an instance of AttributablePositiveInteger
 

Methods in org.dmtf.schemas.wbem.wsman._1.wsman that return types with arguments of type AttributablePositiveInteger
 javax.xml.bind.JAXBElement<AttributablePositiveInteger> ObjectFactory.createMaxElements(AttributablePositiveInteger value)
          Create an instance of JAXBElement<AttributablePositiveInteger>}
 

Methods in org.dmtf.schemas.wbem.wsman._1.wsman with parameters of type AttributablePositiveInteger
 javax.xml.bind.JAXBElement<AttributablePositiveInteger> ObjectFactory.createMaxElements(AttributablePositiveInteger value)
          Create an instance of JAXBElement<AttributablePositiveInteger>}