Uses of Class
org.n52.shetland.iso.gmd.CiTelephone
-
Packages that use CiTelephone Package Description org.n52.shetland.iso.gmd -
-
Uses of CiTelephone in org.n52.shetland.iso.gmd
Methods in org.n52.shetland.iso.gmd that return CiTelephone Modifier and Type Method Description CiTelephoneCiTelephone. addFacsimile(String facsimile)CiTelephoneCiTelephone. addVoice(String voice)CiTelephoneCiTelephone. setFacsimile(Collection<String> facsimile)CiTelephoneCiTelephone. setVoice(Collection<String> voice)Methods in org.n52.shetland.iso.gmd that return types with arguments of type CiTelephone Modifier and Type Method Description Referenceable<CiTelephone>CiContact. getPhone()Method parameters in org.n52.shetland.iso.gmd with type arguments of type CiTelephone Modifier and Type Method Description voidCiContact. setPhone(Referenceable<CiTelephone> phone)
-