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

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

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

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

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

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