Uses of Interface
org.oasisOpen.docs.wsn.b2.UseRawDocument.UseRaw
-
Packages that use UseRawDocument.UseRaw Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl -
-
Uses of UseRawDocument.UseRaw in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return UseRawDocument.UseRaw Modifier and Type Method Description UseRawDocument.UseRawUseRawDocument. addNewUseRaw()Appends and returns a new empty "UseRaw" elementUseRawDocument.UseRawUseRawDocument. getUseRaw()Gets the "UseRaw" elementstatic UseRawDocument.UseRawUseRawDocument.UseRaw.Factory. newInstance()static UseRawDocument.UseRawUseRawDocument.UseRaw.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type UseRawDocument.UseRaw Modifier and Type Method Description voidUseRawDocument. setUseRaw(UseRawDocument.UseRaw useRaw)Sets the "UseRaw" element -
Uses of UseRawDocument.UseRaw in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement UseRawDocument.UseRaw Modifier and Type Class Description static classUseRawDocumentImpl.UseRawImplAn XML UseRaw(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return UseRawDocument.UseRaw Modifier and Type Method Description UseRawDocument.UseRawUseRawDocumentImpl. addNewUseRaw()Appends and returns a new empty "UseRaw" elementUseRawDocument.UseRawUseRawDocumentImpl. getUseRaw()Gets the "UseRaw" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type UseRawDocument.UseRaw Modifier and Type Method Description voidUseRawDocumentImpl. setUseRaw(UseRawDocument.UseRaw useRaw)Sets the "UseRaw" element
-