|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectType | |
|---|---|
| com.sun.xml.security.core.dsig | |
| Uses of ObjectType in com.sun.xml.security.core.dsig |
|---|
| Fields in com.sun.xml.security.core.dsig with type parameters of type ObjectType | |
|---|---|
protected java.util.List<ObjectType> |
SignatureType.object
|
| Methods in com.sun.xml.security.core.dsig that return ObjectType | |
|---|---|
ObjectType |
ObjectFactory.createObjectType()
Create an instance of ObjectType |
| Methods in com.sun.xml.security.core.dsig that return types with arguments of type ObjectType | |
|---|---|
JAXBElement<ObjectType> |
ObjectFactory.createObject(ObjectType value)
Create an instance of JAXBElement<ObjectType>} |
java.util.List<ObjectType> |
SignatureType.getObject()
Gets the value of the object property. |
| Methods in com.sun.xml.security.core.dsig with parameters of type ObjectType | |
|---|---|
JAXBElement<ObjectType> |
ObjectFactory.createObject(ObjectType value)
Create an instance of JAXBElement<ObjectType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||