org.deegree_impl.services.wcas.metadatadesc
Class PresentationFormCode_Impl

java.lang.Object
  extended byorg.deegree_impl.services.wcas.metadatadesc.PresentationFormCode_Impl
All Implemented Interfaces:
PresentationFormCode

public class PresentationFormCode_Impl
extends java.lang.Object
implements PresentationFormCode

PresentationFormCode_Impl.java Created on 16. September 2002, 10:31


Field Summary
(package private)  java.lang.String value
           
 
Constructor Summary
PresentationFormCode_Impl(java.lang.String value)
          Creates a new instance of PresentationFormCode_Impl
 
Method Summary
 java.lang.String getValue()
          gets the value-attribute.
 void setValue(java.lang.String value)
           
 java.lang.String toString()
          to String method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

value

java.lang.String value
Constructor Detail

PresentationFormCode_Impl

public PresentationFormCode_Impl(java.lang.String value)
Creates a new instance of PresentationFormCode_Impl

Method Detail

getValue

public java.lang.String getValue()
gets the value-attribute. Available values for the value are:

Specified by:
getValue in interface PresentationFormCode

setValue

public void setValue(java.lang.String value)
See Also:
getValue()

toString

public java.lang.String toString()
to String method