com.sun.xml.ws.security.trust.impl.elements.str
Class DirectReferenceImpl
java.lang.Object
com.sun.xml.ws.security.secext10.ReferenceType
com.sun.xml.ws.security.trust.impl.elements.str.DirectReferenceImpl
- All Implemented Interfaces:
- DirectReference, Reference
public class DirectReferenceImpl
- extends ReferenceType
- implements DirectReference
Reference Interface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectReferenceImpl
public DirectReferenceImpl(String valueType,
String uri)
DirectReferenceImpl
public DirectReferenceImpl(String valueType,
String uri,
String instance)
DirectReferenceImpl
public DirectReferenceImpl(ReferenceType refType)
getURIAttr
public URI getURIAttr()
- Specified by:
getURIAttr in interface DirectReference
getValueTypeURI
public URI getValueTypeURI()
- Specified by:
getValueTypeURI in interface DirectReference
getType
public String getType()
- Specified by:
getType in interface Reference
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.