Uses of Interface
org.oasisOpen.docs.wsn.br2.DestroyRegistrationDocument.DestroyRegistration
-
Packages that use DestroyRegistrationDocument.DestroyRegistration Package Description org.oasisOpen.docs.wsn.br2 org.oasisOpen.docs.wsn.br2.impl -
-
Uses of DestroyRegistrationDocument.DestroyRegistration in org.oasisOpen.docs.wsn.br2
Methods in org.oasisOpen.docs.wsn.br2 that return DestroyRegistrationDocument.DestroyRegistration Modifier and Type Method Description DestroyRegistrationDocument.DestroyRegistrationDestroyRegistrationDocument. addNewDestroyRegistration()Appends and returns a new empty "DestroyRegistration" elementDestroyRegistrationDocument.DestroyRegistrationDestroyRegistrationDocument. getDestroyRegistration()Gets the "DestroyRegistration" elementstatic DestroyRegistrationDocument.DestroyRegistrationDestroyRegistrationDocument.DestroyRegistration.Factory. newInstance()static DestroyRegistrationDocument.DestroyRegistrationDestroyRegistrationDocument.DestroyRegistration.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.br2 with parameters of type DestroyRegistrationDocument.DestroyRegistration Modifier and Type Method Description voidDestroyRegistrationDocument. setDestroyRegistration(DestroyRegistrationDocument.DestroyRegistration destroyRegistration)Sets the "DestroyRegistration" element -
Uses of DestroyRegistrationDocument.DestroyRegistration in org.oasisOpen.docs.wsn.br2.impl
Classes in org.oasisOpen.docs.wsn.br2.impl that implement DestroyRegistrationDocument.DestroyRegistration Modifier and Type Class Description static classDestroyRegistrationDocumentImpl.DestroyRegistrationImplAn XML DestroyRegistration(@http://docs.oasis-open.org/wsn/br-2).Methods in org.oasisOpen.docs.wsn.br2.impl that return DestroyRegistrationDocument.DestroyRegistration Modifier and Type Method Description DestroyRegistrationDocument.DestroyRegistrationDestroyRegistrationDocumentImpl. addNewDestroyRegistration()Appends and returns a new empty "DestroyRegistration" elementDestroyRegistrationDocument.DestroyRegistrationDestroyRegistrationDocumentImpl. getDestroyRegistration()Gets the "DestroyRegistration" elementMethods in org.oasisOpen.docs.wsn.br2.impl with parameters of type DestroyRegistrationDocument.DestroyRegistration Modifier and Type Method Description voidDestroyRegistrationDocumentImpl. setDestroyRegistration(DestroyRegistrationDocument.DestroyRegistration destroyRegistration)Sets the "DestroyRegistration" element
-