Package org.bedework.calfacade.synch
Class BwSynchPropertyInfo
java.lang.Object
org.bedework.synch.wsmessages.SynchPropertyInfoType
org.bedework.calfacade.synch.BwSynchPropertyInfo
public class BwSynchPropertyInfo
extends org.bedework.synch.wsmessages.SynchPropertyInfoType
Information about connector properties
- Version:
- 1.0
- Author:
- Mike Douglass douglm bedework.edu
-
Field Summary
Fields inherited from class org.bedework.synch.wsmessages.SynchPropertyInfoType
description, name, required, secure, type, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BwSynchPropertyInfocopy(org.bedework.synch.wsmessages.SynchPropertyInfoType val) toString()Methods inherited from class org.bedework.synch.wsmessages.SynchPropertyInfoType
getDescription, getName, getType, getValue, isRequired, isSecure, setDescription, setName, setRequired, setSecure, setType, setValue