|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointOfContact | |
org.deegree_impl.services.wcas.metadatadesc | |
org.deegree.services.wcas.metadatadesc |
Uses of PointOfContact in org.deegree_impl.services.wcas.metadatadesc |
Classes in org.deegree_impl.services.wcas.metadatadesc that implement PointOfContact | |
class |
PointOfContact_Impl
PointOfContact_Impl.java Created on 16. |
Methods in org.deegree_impl.services.wcas.metadatadesc that return PointOfContact | |
private static PointOfContact |
WCAS_ISO19119Factory.getPointOfContact(org.w3c.dom.Element pocElement)
returns the PointOfContact-element. |
PointOfContact[] |
ISO19119_Impl.getPointOfContact()
minOccurs="0" maxOccurs="unbounded" |
Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type PointOfContact | |
void |
ISO19119_Impl.addPointOfContact(PointOfContact pointofcontact)
|
void |
ISO19119_Impl.setPointOfContact(PointOfContact[] pointofcontact)
|
Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type PointOfContact | |
ISO19119_Impl(java.lang.String abstract_,
AccessProperties accessproperties,
Citation citation,
java.lang.String credit,
DataCoupling datacoupling,
Keywords[] keywords,
ISO19115[] md_metadata,
OperationMetadata[] operationmetadata,
PointOfContact[] pointofcontact,
java.lang.String purpose,
Quality quality,
ResourceSpecifiedUsage[] resourcespecifiedusage,
SecurityConstraints[] securityconstraints,
ServiceType servicetype,
java.lang.String servicetypeversion,
StatusCode[] statuscode,
TypeProperty[] typeproperty)
Creates a new instance of asfasdasdsa |
Uses of PointOfContact in org.deegree.services.wcas.metadatadesc |
Methods in org.deegree.services.wcas.metadatadesc that return PointOfContact | |
PointOfContact[] |
ISO19119.getPointOfContact()
minOccurs="0" maxOccurs="unbounded" |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |