|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataCoupling | |
org.deegree_impl.services.wcas.metadatadesc | |
org.deegree.services.wcas.metadatadesc |
Uses of DataCoupling in org.deegree_impl.services.wcas.metadatadesc |
Classes in org.deegree_impl.services.wcas.metadatadesc that implement DataCoupling | |
class |
DataCoupling_Impl
DataCoupling_Impl.java Created on 16. |
Fields in org.deegree_impl.services.wcas.metadatadesc declared as DataCoupling | |
(package private) DataCoupling |
ISO19119_Impl.datacoupling
|
Methods in org.deegree_impl.services.wcas.metadatadesc that return DataCoupling | |
private static DataCoupling |
WCAS_ISO19119Factory.getDataCoupling(org.w3c.dom.Element dcElement)
returns an instance of the element <dataCoupling> <xs:complexType name="dataCouplingType"> <xs:attribute name="couplingType" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="tight"/> <xs:enumeration value="loose"/> <xs:enumeration value="mixed"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
DataCoupling |
ISO19119_Impl.getDataCoupling()
|
Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type DataCoupling | |
void |
ISO19119_Impl.setDataCoupling(DataCoupling datacoupling)
|
Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type DataCoupling | |
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 DataCoupling in org.deegree.services.wcas.metadatadesc |
Methods in org.deegree.services.wcas.metadatadesc that return DataCoupling | |
DataCoupling |
ISO19119.getDataCoupling()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |