org.apache.wss4j.binding.wsu10
Class AbstractAttributedDateTime

java.lang.Object
  extended by org.apache.wss4j.binding.wsu10.AbstractAttributedDateTime
Direct Known Subclasses:
AttributedDateTime

public abstract class AbstractAttributedDateTime
extends Object


Constructor Summary
AbstractAttributedDateTime()
           
 
Method Summary
 XMLGregorianCalendar getAsXMLGregorianCalendar()
           
abstract  String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAttributedDateTime

public AbstractAttributedDateTime()
Method Detail

getValue

public abstract String getValue()

getAsXMLGregorianCalendar

public XMLGregorianCalendar getAsXMLGregorianCalendar()
                                               throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.