Uses of Interface
org.deegree.services.wcas.metadatadesc.PresentationFormCode

Packages that use PresentationFormCode
org.deegree_impl.services.wcas.metadatadesc   
org.deegree.services.wcas.metadatadesc   
 

Uses of PresentationFormCode in org.deegree_impl.services.wcas.metadatadesc
 

Classes in org.deegree_impl.services.wcas.metadatadesc that implement PresentationFormCode
 class PresentationFormCode_Impl
          PresentationFormCode_Impl.java Created on 16.
 

Methods in org.deegree_impl.services.wcas.metadatadesc that return PresentationFormCode
private static PresentationFormCode WCAS_ISO19119Factory.getPresentationFormCode(org.w3c.dom.Element pfcElement)
          returns an instance of the element <presentationFormCode>
minOccurs="0" maxOccurs="unbounded"
possible values of the value-attribute are: document, hardcopyMap, image, model, profile, rasterMap, table, vectorMap, view
 PresentationFormCode[] Citation_Impl.getPresentationFormCode()
          minOccurs="0" maxOccurs="unbounded"
 

Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type PresentationFormCode
 void Citation_Impl.addPresentationFormCode(PresentationFormCode presentationformcode)
           
 void Citation_Impl.setPresentationFormCode(PresentationFormCode[] presentationformcode)
           
 

Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type PresentationFormCode
Citation_Impl(java.lang.String[] alternatetitle, CitedResponsibleParty[] citedresponsibleparty, java.lang.String collectiontitle, Date[] date, java.lang.String edition, java.lang.String editiondate, java.lang.String[] identifier, java.lang.String[] identifiertype, java.lang.String isbn, java.lang.String issn, java.lang.String issueidentification, java.lang.String othercitationdtails, java.lang.String page, PresentationFormCode[] presentationformcode, java.lang.String seriesname, java.lang.String title)
          Creates a new instance of Citation_Impl
 

Uses of PresentationFormCode in org.deegree.services.wcas.metadatadesc
 

Methods in org.deegree.services.wcas.metadatadesc that return PresentationFormCode
 PresentationFormCode[] Citation.getPresentationFormCode()
          minOccurs="0" maxOccurs="unbounded"